home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: in2.uu.net!world!mv!usenet
- From: ENGR@GSSI.MV.COM (Michael Furman)
- Subject: Re: solve equation non-recursively
- Message-ID: <Dp1xMG.858@mv.mv.com>
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- Organization: GSSI
- Date: Fri, 29 Mar 1996 23:08:40 GMT
- References: <4jfjfv$q7b@nntp.crl.com> <315b7adc.32382490@news.ucs.ubc.ca>
- X-Newsreader: WinVN 0.99.7
- X-Nntp-Posting-Host: gssi.mv.com
-
- In article <315b7adc.32382490@news.ucs.ubc.ca>, jamesdf@unixg.ubc.ca
- says...
- >
- >
- >I think you must have made a mistake here. You have n-1 degrees of
- >freedom when solving this linear equation. Just set the first n-1
- >coefficients to 0 and solve for the nth one. Done. In your example,
- >A = 0, B = 0, C = 1000/55 is a valid solution.
-
- 1000/55 is not an integer number.
-
- --
- <<< If you received it by E-mail: it is a copy of post to the newsgroup
- >>>
- ---------------------------------------------------------------
- Michael Furman, (603)893-1109
- Geophysical Survey Systems, Inc. fax:(603)889-3984
- 13 Klein Drive - P.O. Box 97 engr@gssi.mv.com
- North Salem, NH 03073-0097 71543.1334@compuserve.com
- ---------------------------------------------------------------
-
-